projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2e00ea
)
Don't undef MULTI_FRAME.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 10 Jun 1996 21:22:42 +0000
(21:22 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 10 Jun 1996 21:22:42 +0000
(21:22 +0000)
msdos/sed2.inp
patch
|
blob
|
history
diff --git
a/msdos/sed2.inp
b/msdos/sed2.inp
index ca16ab8bd1396d98eb08efe24f3f8fb05d14610e..64c2fa8248d6fb78add062a2a36d8fd9e877ed15 100644
(file)
--- a/
msdos/sed2.inp
+++ b/
msdos/sed2.inp
@@
-41,7
+41,6
@@
/^#undef HAVE_TIMEVAL *$/s/undef/define/
/ HAVE_TIMEVAL/a\
#endif /* not __DJGPP__ > 1 */
-/^#define MULTI_FRAME *$/s/define/undef/
s/^#define USER_FULL_NAME .*$/#define USER_FULL_NAME (getenv ("NAME"))/
s/^#undef STACK_DIRECTION *$/#define STACK_DIRECTION -1/
s/^#undef EMACS_CONFIGURATION *$/#define EMACS_CONFIGURATION "i386-unknown-msdos"/